home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Co-Cz / Confine.cpt / CONSAF.STK / card_6452.txt < prev    next >
Text File  |  1990-02-06  |  5KB  |  156 lines

  1. -- card: 6452 from stack: in.STK
  2. -- bmap block id: 6138
  3. -- flags: 0000
  4. -- background id: 2575
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 00
  10. -- high flags: 0007
  11. -- rect: left=23 top=70 right=309 bottom=354
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 22
  16. -- text size: 10
  17. -- style flags: 0
  18. -- line height: 13
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (button)
  23. -- low flags: 00
  24. -- high flags: A004
  25. -- rect: left=361 top=69 right=126 bottom=421
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 14953 / 14953
  28. -- text alignment: 1
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 16
  33. -- part name: Return
  34. ----- HyperTalk script -----
  35. on mouseUp
  36.   visual effect dissolve
  37.   go to card id 5605
  38. end mouseUp
  39.  
  40.  
  41.  
  42.  
  43. -- part 3 (button)
  44. -- low flags: 00
  45. -- high flags: A004
  46. -- rect: left=434 top=255 right=312 bottom=494
  47. -- title width / last selected line: 65535
  48. -- icon id / first selected line: -15744 / 49792
  49. -- text alignment: 1
  50. -- font id: 0
  51. -- text size: 12
  52. -- style flags: 0
  53. -- line height: 16
  54. -- part name: Quit 
  55. ----- HyperTalk script -----
  56. on mouseUp
  57.   doMenu "Quit Hypercard"
  58. end mouseUp
  59.  
  60.  
  61.  
  62. -- part 4 (button)
  63. -- low flags: 00
  64. -- high flags: A004
  65. -- rect: left=361 top=131 right=188 bottom=421
  66. -- title width / last selected line: 0
  67. -- icon id / first selected line: 1005 / 1005
  68. -- text alignment: 1
  69. -- font id: 0
  70. -- text size: 12
  71. -- style flags: 0
  72. -- line height: 16
  73. -- part name: Ex. Permit
  74. ----- HyperTalk script -----
  75. on mouseUp
  76.   visual effect dissolve
  77.   go to card id 14144
  78. end mouseUp
  79.  
  80.  
  81.  
  82. -- part contents for card part 1
  83. ----- text -----
  84. Permits and Procedures
  85.  
  86. Before entry into a confined space can be allowed it is necessary to ensure a safe environment for
  87. work.  This is done by requiring that a confined space entry procedure be followed.  In most cases in industry a Vessel Entry or Confined Space Permit
  88. will also be required before entry is allowed.
  89.  
  90. For safe confined space entry the following items should be checked out in advance.
  91.  
  92. 1. All flanges, connections, or fittings which
  93.    deliver raw material or product to/from a vessel 
  94.    need to be blanked or physically disconnected. 
  95.    Utility piping delivering nitrogen  or steam
  96.    must be disconnected.  
  97.  
  98. 2. A manyway or means of entry and exit needs to 
  99.    be opened.  Safe egress via ladder, etc, must be
  100.    evaluated prior to entry.
  101.  
  102. 3. A test should be made of the air within the
  103.    vessel to determine  %LEL of flammable
  104.    vapors if the vessel previously contained a
  105.    flammable or toxic organic material.  In some
  106.    cases a Draeger tube test may be required to
  107.    monitor for extremely toxic materials with TLV's
  108.    in the part if %LEL is  greater than 10%. A zero
  109.    %LEL is desirable. It may be necessary to 
  110.    provide exhaust ventilation in  order to bring 
  111.    the %LEL  to zero. If the atmosphere cannot be
  112.    controlled proper respiratory equipment
  113.    (i.e. SCBA) and protective clothing can be worn.
  114.  
  115. 4. A test should be made for %Oxygen using a 
  116.    calibrated and functioning oxygen analyzer (i.e.
  117.    Ecotox is one brand available).  Entry should
  118.    not be made if the atmosphere contains <19.5% 
  119.    oxygen or >22% oxygen.
  120.   
  121. 5. An approved lifeline and harness should be worn
  122.    during entry operations.
  123.  
  124. 6. A standby lifeline assistant should watch over
  125.    the operation and have either radio or telephone
  126.    contact in the event of an emergency. 
  127.  
  128. 7. Electrical equipment such as pumps, agitator 
  129.    motors, hydraulic rams, etc. must be locked out
  130.    in accordance with an approved lockout procedure.
  131.    (This is could be another tutorial in itself.)
  132.  
  133. 8. Emergency/standby breathing apparatus must be
  134.    available.
  135.  
  136. 9. For entry into railcars/tank trucks.  Safety
  137.    devices and procedures such as installation of
  138.    wheel chocks, derails, and posting a "Men at 
  139.    Work" blue flag is required.
  140.  
  141. 10. In excavations or pits deeper than four feet
  142.     shoring of sides should be used to prevent cave
  143.     in or collapse.
  144.  
  145.  
  146. A management procedure should be inplace requiring that a PERMIT be signed and authorized by a trained
  147. and knowledgable individual.  The formal procedure 
  148. would require the completion of a CONFINED SPACE
  149. PERMIT prior to every confined space entry to ensure that all hazards of each indiviual case have
  150. been evaluated.  Blanket authorization of confined
  151. space entry should "NEVER" be allowed to occur as even from shift to shift situations and conditions
  152. change.  Permits should be reauthorized at shift changes or upon reentry if a significant time period has elapsed.
  153.  
  154. The Button <Ex. Permits> contains a model permit
  155. which can be studied for confined space entry.
  156.